home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / act7 / 00010.ls < prev    next >
Encoding:
Text File  |  1995-03-28  |  154 b   |  8 lines

  1. on exitFrame
  2.   global game7level, caughtframe, idealnum
  3.   saylist()
  4.   puppetTransition(0)
  5.   set caughtframe to marker("movebug")
  6.   set idealnum to 10
  7. end
  8.